collating sequence

英 [kəˈleɪtɪŋ ˈsiːkwəns] 美 [kəˈleɪtɪŋ ˈsiːkwəns]

合并序列

计算机



双语例句

  1. For example, the collating sequence in ASCII is: space, numeric values, upper case characters, lower case characters.
    例如,ASCII中的排序序列是:空格、数字值、大小字符、小写字符。
  2. Since the default UCA cannot cover the collating sequence of every language supported by Unicode at the same time, the ordering of characters can be customized using optional attributes.
    因为默认的UCA不能同时覆盖Unicode支持的每种语言的排序规则序列,所以可以使用可选属性定制字符的次序。
  3. Sort sequence or Alternate collating sequence
    排序顺序或交替的排序序列
  4. This collator ensures all characters, supplementary and non-supplementary, have the same binary collating sequence as UTF-8.
    这个排序器确保所有字符(补充字符和非补充字符)采用与UTF-8一样的二进制排序次序。
  5. An application designed to work against an ASCII database may run into problems if used against an EBCDIC database, because of the difference in the collating sequence.
    如果在EBCDIC数据库上使用设计于操作ASCII数据库的应用程序,就可能产生问题,因为其排序序列不同。
  6. Some attributes, such as COLLATING_SEQUENCE, can affect which operations can be pushed down to a data source for evaluation.
    有些属性,例如COLLATINGSEQUENCE,会影响哪些操作可以下推到数据源来执行。
  7. The sort command sorts the input using the collating sequence for the locale ( LC_COLLATE) of the system.
    sort将按照系统的locale(LCCOLLATE)的排序序列来对输入进行排序。
  8. Our sort was by collating sequence, so uniq gives us the "10 apple" line instead of the "1 apple".
    我们的排序是按照字符序列进行的,因此uniq显示的是“10apple”行,而不是“1apple”。
  9. A collating sequence is an ordering for a set of characters that determines whether each character sorts higher, lower, or the same as another.
    排序序列是字符集的一种次序,确定每个字符与另一字符相比排列更高、更低或相同。
  10. You get a correct sort order with the collating sequence UCA400_NO in V8.2.
    在V8.2中,可以用排序次序UCA400NO获得正确的次序。
  11. Prior to DB2 UDB V8.2, a Unicode database could only be defined with the collating sequence IDENTITY, which means that the characters are compared by their byte encoding.
    在DB2UDBV8.2之前,Unicode数据库只能定义为排序次序IDENTITY,这意味着按照字节编码对字符进行比较。
  12. The join is performed on matching characters according to the locale's collating sequence.
    将根据locale的排序序列对匹配的字符执行join命令。
  13. This server attribute tells the federated server whether the collating sequence is the same on both the remote data source and the local federated server.
    这个服务器属性告诉联邦服务器远程数据源和本地联邦服务器上的排序序列是否相同。
  14. For example, data sources such as DB2 for z/ OS and OS/ 390 use a collating sequence based on the EBCDIC encoding scheme.
    例如,DB2forz/OS和OS/390之类的数据源使用基于EBCDIC编码模式的排序序列。
  15. The collating sequence maps the code point to the desired position of each character in a sorted sequence.
    排序序列将代码点映射至每个字符在已排序序列中的期望位置。
  16. For a list of the available collating sequence labels, see understanding collations.
    有关可用的归类序列标签的列表,请参见了解归类。
  17. While choosing collating sequence, you should also consider the performance implication.
    在选择排序次序时,还应该考虑性能影响。
  18. During one attempt only two changes of weight are allowed. The removal of differences between characters that are deemed unimportant for the purposes of ordering characters into their collating sequence.
    在一次试举中只允许更改两次重量。如果想将字符排列成可以比较的次序,去除两组字符中的差异是不重要的。